c_g_queue_insert_after

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
void function(GQueue* queue, GList* sibling, void* data) c_g_queue_insert_after;

Meta